[Invoices] Get invoice details
Billing
[Invoices] Get invoice details
Retrieve detailed information for a specific invoice. Returns complete invoice data including line items, tax calculations, payment status, and associated transactions.
GET
[Invoices] Get invoice details
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the invoice
Unique identifier of the organization
Response
Complete invoice details
Ex: INV-2025-00001
Issue date
Due date
Sous-total HT
Pattern:
^-?\d{0,10}(?:\.\d{0,2})?$Montant TVA
Pattern:
^-?\d{0,10}(?:\.\d{0,2})?$Total TTC
Pattern:
^-?\d{0,10}(?:\.\d{0,2})?$Taux TVA appliqué en %
Pattern:
^-?\d{0,3}(?:\.\d{0,2})?$Pays pour la TVA
Auto-liquidation B2B UE
draft- Draftpending- Pending Paymentpaid- Paidpartially_paid- Partially Paidoverdue- Overduecollections- In Collectionscancelled- Cancelledrefunded- Refunded
Available options:
draft, pending, paid, partially_paid, overdue, collections, cancelled, refunded Pattern:
^-?\d{0,10}(?:\.\d{0,2})?$Credit/balance applied to this invoice
Pattern:
^-?\d{0,10}(?:\.\d{0,2})?$Maximum string length:
3
